/*
Theme Name: Libloader
Theme URI: https://lib.sultanolama.com
Author: اژدهای طلایی
Version: 1.0
*/

@font-face {
    font-family: 'iransans';
    src: url('fonts/IRANSansWeb.ttf') format('truetype'), url('fonts/IRANSansWeb.woff') format('woff');
}
@font-face {
    font-family: 'myfont1';
    src: url('fonts/myfont1.ttf') format('truetype'), url('fonts/myfont1.woff') format('woff'), url('fonts/myfont1.woff2') format('woff2');
}
@font-face {
    font-family: 'myfont2';
    src: url('fonts/myfont2.ttf') format('truetype'), url('fonts/myfont2.woff') format('woff'), url('fonts/myfont2.woff2') format('woff2');
}
@font-face {
    font-family: "fonti2";
    src:url("fonts/fonti2.eot");
    src:url("fonts/fonti2.eot?#iefix") format("embedded-opentype"),
    url("fonts/fonti2.woff") format("woff"),
    url("fonts/fonti2.ttf") format("truetype"),
    url("fonts/fonti2.svg#fonti2") format("svg");
    font-weight: normal;
    font-style: normal;
}
[data-icon]:before {
    font-family: "fonti2" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "fonti2" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
* {
    box-sizing:border-box;
    margin: 0;
    padding: 0;
    border: 0;
}
html, body, div, input, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
}
.clear {
    clear:both;
}
body {
    direction:rtl;
    font-family: 'iransans' !important;
}
a {
    text-decoration:none !important;
    color: #333 !important;
    transition:all ease-out .2s;
    -o-transition:all ease-out .2s;
    -webkit-transition:all ease-out .2s;
    -moz-transition:all ease-out .2s;
    -ms-transition:all ease-out .2s;
}
li {
    list-style:none !important;
    -o-transition:all ease-out .2s;
    -webkit-transition:all ease-out .2s;
    -moz-transition:all ease-out .2s;
    -ms-transition:all ease-out .2s;
}
.fr {
    float: right !important;
}
.fl {
    float: left;
}
@media screen and (max-width:1024px) and (min-width:720px) {
    article.posts {
        width: 31% !important;
    }
    .related-chap ul li {
        width: 45% !important;
    }
}
@media screen and (max-width:720px) and (min-width:480px) {
    article.posts {
        width: 31% !important;
    }
    .related-chap ul li {
        width: 45% !important;
    }
}
@media screen and (max-width:480px) and (min-width:320px) {
    article.posts {
        width: 48% !important;
    }
    .related-chap ul li {
        width: 40% !important;
    }
	.table_title, .table_info{
		font-size: 10px;
	}
}
@media screen and (max-width:320px) {
    article.posts {
        width: 100% !important;
    }
    .related-chap ul li {
        width: 100% !important;
    }
}
@media screen and (max-width:991.5px) {
    .header {
        height: auto !important;
    }
}
@media screen and (max-width:1320px) and (min-width:1200px) {
    .download-series .down-row-serie .wppper-line {
        width: 22% !important;
    }
	.download-series .motlis .wppper-line {
		width: 22% !important;
	}
}
@media screen and (max-width:1200px) and (min-width:950px) {
    .download-series .down-row-serie .wppper-line {
        width: 29% !important;
    }
	.download-series .motlis .wppper-line {
		width: 29% !important;
	}
}
@media screen and (max-width:950px) and (min-width:680px) {
    .download-series .down-row-serie .wppper-line {
        width: 45% !important;
    }
	.download-series .motlis .wppper-line {
		width: 45% !important;
	}
}
@media screen and (max-width:680px) {
    .download-series .down-row-serie .wppper-line {
        width: 100% !important;
    }
	.download-series .motlis .wppper-line {
		width: 100% !important;
	}
    .chapinfoin span {
        width: 100% !important;
    }
    #menu_item {
        display: none;
    }
    #menu_item ul li a {
        padding: 15px 10px !important;
        font-size: 11px;
    }
}
@media screen and (min-width:680px) {
    #bm1 {
        display: none;
    }
    #bm2 {
        display: none;
    }
}
.sticky {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 10000;
    border-top: 0;
}
.header {
    width: 100%;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .2);
    background: #fff;
}
.header-read {
    width: 100%;
    height: auto;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .2);
    background: #262636;
    position: fixed;
    z-index: 2;
}
.container {
    margin:0 auto !important;
}
.logo {
    float:right !important;
    margin-top:10px;
}
.logo img {
    height: 50px;
}
.mymenu {
    width:60%;
    float:right !important;
}
#menu_item ul {
    margin-bottom: 0;
}
#menu_item ul li {
    float: right;
    height: 100%;
    text-align: center;
    transition: all 0.3s linear;
    line-height: 40px;
    position: relative;
}
#menu_item ul li a {
    padding: 15px 20px;
    font-size:13px;
    display:block;
}
#menu_item ul li ul {
    width:250px;
    background:#fff;
    position:absolute;
    display:none;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .2);
    margin: 0 auto;
    right: -20px;
    padding-left: 0 !important;
    z-index: 2;
}
#menu_item ul li ul li {
    width:50%;
    line-height: 3px;
    border-top: none !important;
}
#menu_item ul li ul li a {
    font-size: 10px;
}
#menu_item ul li ul li a:hover {
    background: #f0f0f0;
}
#menu_item ul li:hover ul {
    display:block;
}
#menu_item ul li:hover {
    border-top: 2px solid;
    transition:all ease-out .2s;
}
.flnsearchsub {
    float: none !important;
    opacity: 1 !important;
    color: #000 !important;
    margin-top: 5px;
    background: #ffaa24 !important;
    border: 1px solid #a46b11 !important;
}
#bm2 {
    display: none;
}
.search-box {
    float: left;
    width: 20%;
    height: 42px;
    margin-top: 15px;
    position: relative;
    padding: 0 0 !important;
}
.closesearch {
    color: #000 !important;
    opacity: 1 !important;
    margin: 7px !important;
    position: relative !important;
}
.search-box button {
    color: #f8d347;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    cursor: pointer;
    position: absolute;
    background: #73737300;
    padding: 12px;
    z-index: 9999;
    font-size: 15px;
    right: 0;
}
.search-box input {
    float: right;
    font-weight: 500;
    font-size: 12px;
    height: 42px;
    padding-right: 30px;
    padding-left: 40px;
    width: 100%;
    background: #f0f0f0;
    opacity: 0.8;
    color: #ababab;
    border-radius: 50px;
    border: 1px solid #f8d347 !important;
}
.search-box input:focus {
    color: #000;
}
.search_result{
    float: right;
    width: 100%;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 50;
	box-shadow: 0 1px 5px -2px rgba(0,0,0,.46667);
	border-radius: 5px;
}
.search_result ul li, .nores{
    float: right;
    width: 100%;
    line-height: normal;
    padding: 5px 10px;
	background: #fff;
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.search_result ul li:hover {
	background: #f1efef;
}
.search_result ul li:last-child{
    border-bottom: none
}
.nores{
    text-align: center;
    color: #000;
    border-bottom: none;
    font-size: 12px;
}
.search_result ul li h3{
    float: right;
    width: 80%;
    padding-right: 10px;
    margin: 0;
}
.search_result ul li a {
    color: #000 !important;
    font-weight: bold;
    transition: all .3s ease-out;
    font-size: 12px;
}
.search_result ul li span {
    color: #c8c5c5;
    float: left;
    width: 80%;
    padding-right: 10px;
    font-weight: bold;
    transition: all .3s ease-out;
    font-size: 10px;
}
.search_result ul li a:hover {
    color: #f8d346 !important;
}
.search_result ul li .post_thumbnail{
    float: right;
    width: 16%;
    height: 60px;
}
.search_result ul li .post_thumbnail img{
    width: 100%;
    height: 100%
}
.mypanel {
    padding: 0 !important;
    border-radius: 5px;
    text-align: center;
}
.mypanel a {
    font-size: 13px;
    padding: 8px 15px;
}
.fa-user-circle {
    margin-top: 13px;
}
#menu_panel ul {
    margin-bottom: 0;
}
#menu_panel ul li {
    height: 100%;
    text-align: center;
    transition: all 0.3s linear;
    position: relative;
}
#menu_panel ul li a {
    padding: 5px 21px;
    font-size: 35px;
    display:block;
    font-weight: bold;
}
#menu_panel ul li ul {
    width: 150px;
    background: #fff;
    position: absolute;
    display: none;
    box-shadow: 0 5px 7px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    padding-left: 0 !important;
    z-index: 2;
}
#menu_panel ul li ul li {
    width:100%;
    line-height: 15px;
    border-top: none !important;
    text-align: right;
}
#menu_panel ul li ul li a {
    font-size: 11px;
    padding: 10px 10px;
}
#menu_panel ul li ul li a:hover {
    background: #f0f0f0;
}
#menu_panel ul li:hover ul {
    display:block;
}
#myslide {
    display: block;
    overflow: hidden;
    width: 100%;
}
.myslide2 {
    width: 60% !important;
    margin: 0 auto;
}
.row {
    margin: 0 auto;
    width: 100%;
}
#myslide .owl-carousel {
    margin: 20px;
    padding: 20px;
}
#myslide .owl-carousel .item, #myslide .owl-carousel .items {
    height: 255px;
    border-radius: 10px;
    border: 1px solid #b5b5b5;
    position: relative;
}
#myslide .owl-item {
    padding-right: 2px;
}
#myslide .owl-carousel .item img, #myslide .owl-carousel .items img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 10px;
}
#myslide .owl-carousel .item:hover img {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: blur(3px);
}
.metaitem {
    float: right;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    font-size: 11px;
    border-radius: 10px;
    color: #fff;
    background: #5c5a5a;
    position: absolute;
    text-align: right;
    padding: 0 10px;
    opacity: 0;
    bottom: 0;
    transition: all .1s ease-in-out;
}
.metaitem:before {
    content:'';
    border-top:10px solid transparent;
    border-right:10px solid #fff;
    border-bottom:10px solid transparent;
}
#myslide .owl-carousel .item:hover .metaitem {
    opacity: 0.8;
    transition: all .1s ease-in-out;
    top:0;
}
.metaitem ul li {
    line-height: 20px;
    padding: 8px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    font-size: 12px;
    text-align: center;
}
.owl-nav {
    float: right;
    width: 100%;
    position: absolute;
    top: 40%;
}
.owl-carousel .owl-nav.disabled {
    display: block !important;
}
.owl-carousel .owl-dots, .owl-carousel .owl-dot {
    display: none !important;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    color: #000 !important;
    width: 50px;
    height: 50px;
    font-size: 30px !important;
    background: #D6D6D6 !important;
    position: absolute;
    top: -10px;
}
.owl-carousel .owl-nav button.owl-prev {
    right: 0;
}
.owl-carousel .owl-nav button.owl-next {
    left: 38px;
}
.tabl {
    float: right;
    width: 100%;
    margin-top: 20px;
    background: url("images/back.webp");
    background-size: cover;
}
.tabl .bakg img {
    position: absolute;
    height: 100%;
    width: 100%;
}
.tabl p {
    text-align: justify;
    line-height: 26px;
    padding: 20px;
    font-size: 11px;
}
.tabl .container img {
    display: block;
    margin: 0 auto;
    padding: 7px;
    height: 180px;
}
.tabltext {
    float: right !important;
}
.btnsearch {
    float: left;
    font-size: 11px !important;
    border: 1px solid #f8d347 !important;
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
    background: #f0f0f0 !important;
    position: relative !important;
    bottom: 42px;
}
article.allposts {
	float: right;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 7px rgba(0, 0, 0, .1);
    border-radius: 3px;
    margin-bottom: 10px;
    margin-left: 2%;
}
article.allposts .wapper-posts {
	float: right;
	width: 100%;
	position: relative;
	padding: 10px;
	font-size: 12px;
	border-radius: 3px;
}
article.allposts .wapper-posts header.posts {
    float: right;
    width: 100%;
    height: 55px;
    position: relative;
    border-bottom: 1px solid #dbdbdb3b;
}
article.allposts .wapper-posts header.posts {
	height: auto;
}
article.allposts .wapper-posts header.posts h2:before {
	float: right;
	font: 16px icon;
	content: "\66";
	margin-left: 1px;
	color: #fff
}
article.allposts .wapper-posts header.posts h2,
article.allposts .wapper-posts header.posts h2 a {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 15px;
}
article.allposts .wapper-posts .content_text hr {
    border-bottom: 1px solid #ccc
}
article.allposts .wapper-posts .content_text form#contactform {
    float: right;
    width: 100%;
}
article.allposts .wapper-posts .content_text form#contactform .itemform {
    float: right;
    width: 100%;
    margin-bottom: 5px
}
article.allposts .wapper-posts .content_text form#contactform .itemform input,
.content_text form#contactform .itemform textarea {
    float: right;
    width: 70%;
    font-weight: 500;
    font-size: 12px;
    padding: 7px;
    background: #e2e2e2;
    /* border: 1px solid #ccc; */
    border-radius: 1px;
}
article.allposts .wapper-posts .content_text form#contactform .itemform textarea {
    width: 100%;
    font-weight: normal
}
article.allposts .wapper-posts .content_text form#contactform input.button {
    float: left;
    background: rgb(214, 176, 34);
    padding: 5px 15px;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    transition: all .3s ease-out 0s;
}
article.allposts .wapper-posts .content_text form#contactform input.button:hover {
    background: #333
}
article.posts {
    float: right;
    width: 23%;
    background: #fff;
    box-shadow: 0 0 7px rgba(0, 0, 0, .1);
    border-radius: 3px;
    margin-bottom: 10px;
    margin-left: 2%;
}
article.posts .wapper-posts {
	float: right;
	width: 100%;
	position: relative;
	padding: 10px;
	font-size: 12px;
	border-radius: 3px;
}
article.posts .wapper-posts header.posts {
    float: right;
    width: 100%;
    height: 55px;
    position: relative;
    border-bottom: 1px solid #dbdbdb3b;
}
article.posts .wapper-posts header.posts {
	height: auto;
}
article.posts .wapper-posts header.posts h2:before {
	float: right;
	font: 16px icon;
	content: "\66";
	margin-left: 1px;
	color: #fff
}
article.posts .wapper-posts header.posts h2,
article.posts .wapper-posts header.posts h2 a {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 15px;
}

article.posts .wapper-posts header.posts .timela {
	float: left;
    font-size: 10px;
    font-weight: 500;
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 10px;
    background: rgba(162, 162, 162, 0.43);
    color: rgb(210, 210, 210);
    border-radius: 15px;
    margin: 10px;
}
article.posts .wapper-posts header.posts .meta-posts {
	float: right;
	width: 100%;
	padding: 7px 0 0 0;
	font-size: 10px;
	line-height: 18px;
	font-weight: 500
}
article.posts .wapper-posts header.posts .meta-posts ul li {
	float: right;
	font-size: 11px;
	font-weight: 500;
	margin-left: 10px;
	padding: 0 0 0 5px;
	border-left: 1px solid rgba(204, 204, 204, .5);
	color: #ccc
}
article.posts .wapper-posts header.posts .meta-posts ul li:nth-last-child {
	border: none
}
article.posts .wapper-posts header.posts .meta-posts ul li.left {
	float: left;
	padding: 0;
	border: none;
	color: #ccc
}
article.posts .wapper-posts header.posts .meta-posts ul li a {
	color: rgb(200, 163, 36);
    border: 1px solid #c9a324;
    padding:2px 5px 0 5px;
    border-radius: 2px;
}
.post-bghr{
	background-size: cover;
    background-position: top;
}
article.posts .wapper-posts header.posts .meta-posts ul li i {
	float: right;
	font-size: 14px;
	line-height: 0;
	color: #ccc;
	margin-left: 3px
}
article.posts .wapper-posts header.posts .meta-posts ul li.left i {
	float: left;
	margin-left: 0;
	margin-right: 3px
}
.icon-category:before {
	content: "\52"
}
article.all_posts {
    float: right;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 7px rgba(0, 0, 0, .1);
    border-radius: 3px;
    margin-bottom: 10px;
    margin-left: 2%;
    padding: 3px;
}
.icon-years:before {
	content: "\5d"
}
.icon-Genres:before {
	content: "\2e"
}
.icon-comments:before {
	content: "\3c"
}
.icon-Language:before {
    content: "\3a"
}
.icon-view:before {
	content: "\3f";
	margin-right: 3px
}
.icon-time:before {
    content: "\2b"
}
.icon-country:before {
    content: "\33"
}
.icon-ages:before {
    content: "\2c"
}
.icon-writer:before {
    content: "\4f"
}
.icon-director:before {
    content: "\68"
}

.post-content {
	float: right;
	width: 100%;
	padding: 10px 0 10px 0;
	line-height: 25px;
	    position: relative;
}

article.posts .wapper-posts .post-content .cover_body {
	float: right;
	width: 100%;
	text-align: center
}

article.posts .wapper-posts .post-content .cover_body img {
	max-width: 70%;
	height: auto
}

article.posts .wapper-posts .post-content p {
	font-weight: 300
}

article.posts .wapper-posts .post-content .film_meta_box {
float: right;
    width: 72%;
    padding: 0 28px;
    opacity: 0.9;
    padding-top: 15px;
}

article.posts .wapper-posts .post-content .film_meta_box.search {
	width: 100%
}

article.posts .wapper-posts .post-content .film_meta_box ul li {
	float: right;
    width: 100%;
    padding: 8px;
    font-size: 10px;
    line-height: 20px;
    font-weight: 400;
    
    color: #FFF;
}

article.posts .wapper-posts .post-content .film_meta_box ul li:nth-child(even) {
	
}

article.posts .wapper-posts .post-content .film_meta_box ul li span {
	float: right;
	width: 50%;
	direction: rtl;
	font-size:12px
}

.cat-item  span.category-number{
	float:left;
	font-size: 11px;
}

article.posts .wapper-posts .post-content .film_meta_box ul li b {
	float: right;
	font-size: 12px;
	font-weight: 500;
	margin-left: 5px
}

article.posts .wapper-posts .post-content .film_meta_box ul li i {
	float: right;
	font-size: 15px;
	line-height: 18px;
	color: #ecc42d;
	margin-left: 5px
}
.box-index .meta_film .meta_film_panel ul li i.icon-Genres{
	position: relative;
    top: 3px;
    margin-left: 4px;
}

.box-index .meta_film_panel a{
	color: #332a07;
}
.box-index:hover .meta_film_panel {
	display:block;
    right: -10px;
}
a{
	text-decoration:none !important
}
.box-index .meta_film_panel {
    float: right;
    width: 100%;
    z-index: 9999999;
    font-size: 11px;
    border-radius: 15px;
    color: #3f3f3f;
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    right: 0;
    text-align: right;
    padding: 10px 20px;
    display: none;
    transition: all .3s ease-out 0s;
    top: 0;
    min-height: 80%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.26);
	pointer-events: none;
}
.box-index .itemlist:hover .meta_film_panel:after {
		content:'';
		position:absolute;
		right:0;
		top:0;
		bottom:0;
		margin:auto;
		width:0;
		height:0;
		border-bottom:10px solid transparent;
		border-right:10px solid #fff;
		border-top:10px solid transparent
}
.box-index :hover img {
	-webkit-filter: blur(1px);
	-moz-filter: blur(1px);
	-ms-filter: blur(1px);
	filter: blur(1px)
}

.box-index :hover .meta_film .rate_film:after {
	animation: sonar 1.5s
}
.box-index  .meta_film .rate_film:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
    border: 2px solid rgb(243, 156, 18);
	opacity: 0;
	border-radius: 100%;
	width: 100%;
	height: 100%;
	animation: none
}
.box-index  .meta_film .wapper_rate {
    margin: 35% 20%;
    width: 55px;
    height: 55px;
    padding: 0px;
    border: 2px solid #fff;
    border-radius: 100%;
}
.box-index  .meta_film {
	float: right;
	width: 110%;
	height: 100%;
	position: absolute;
	top: 0;
}
.box-index  {
	height: 310px !important;
    width: 100%;
    text-align: center;
    display: inline-block;
    position: relative;
    padding-bottom: 60px;
}
.box-index  .meta_film .rate_film {
    float: right;
    width: 100%;
    height: 100%;
    font-size: 20px;
    color: #FFF;
    line-height: 57px;
    opacity: 0.8;
    border-radius: 100%;
    text-align: center;
    position: relative;
    background: rgba(51, 51, 51, 0.82);
}
.box-index {
	float: right;
	width: 100%;
	background: white;
}
.box-index  .meta_film .meta_film_panel ul li {
	float: right;
	width: 100%;
	line-height: 15px;
	padding: 8px 0;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
	opacity:1 !important;
	font-size:11px
}
.box-index .meta_film .meta_film_panel ul li i{
	font-size:10px;
}
.box-index  .meta_film .meta_film_panel span {
	left:0
}
.box-index i{
	color: #ecc42d
}
.top-post i{
	color: #ecc42d
}
.tt-film h2{
    overflow: hidden;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #3f3f3f;
    line-height: 19px;
    height: 36px;
}
.tt-film h2 i{
	position: relative;
    top: 4px;
}
.continer-all {
	float: right;
	width: 80%;
    margin-top: 20px;
}
.conteiner-all {
    float: right;
    width: 100%;
    margin-top: 20px;
}
.main {
	float: left;
	width: 78%;
	margin-top: 15px;
	background-color: white;
    padding: 10px;
}
.centeral {
	float: left;
	width: 100%;
	margin-top: 10px;
	    padding-right: 8px;
}
.width {
	width: 90%;
	margin: 0 auto
}
.box-index img {
	height: 100%;
width: 100%;
border-radius: 10px;
}
.fullread, .returnread {
    color: white !important;
    text-align: center;
    margin: 0 10px;
    position: relative;
    display: block;
    cursor: pointer;
    padding-top: 10px;
}
.hrread {
    float: right;
    border-left: 1px solid;
    height: 30px;
    margin: 15px 10px;
}
.rightreadmenu a {
    float: right !important;
}
.rightreadmenu {
    float: right !important;
}
.leftreadmenu a {
    float: left;
}
.rightreadmenu a i, .leftreadmenu a i {
    display: block;
    font-size: 20px;
    margin-bottom: 5px;
}
.rightreadmenu a span, .leftreadmenu a span {
    font-size: 10px;
}
.readside {
    position: fixed !important;
    top: 60px;
    right: 0;
    background-color: #fff;
    box-shadow: -2px 2px 4px rgba(0, 0, 0, .2);
    z-index: 1;
    transition: all .5s;
    float: right !important;
    height: 92%;
    overflow: auto;
}
.readcontent {
    float: left;
    margin-top: 65px;
}
.readcontent img {
    margin: 0 auto;
    display: block;
    width: 100%;
}
.imgconre {
    display: block;
    margin: 0 auto;
    width: 70%;
}
.readside p{
    padding-top: 7px;
    padding-left: 1px;
    line-height: 1.5;
    float: left;
}
.readside output {
    float: left;
}
#rangevalue {
    background: linear-gradient(to right, #82CFD0 0%, #82CFD0 50%, #fff 50%, #fff 100%);
    border: solid 1px #82CFD0;
    border-radius: 8px;
    height: 7px;
    outline: none;
    transition: background 450ms ease-in;
    -webkit-appearance: none;
    direction: ltr;
}
input[type="range"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 300px;
    height: 5px;
    padding: 0;
    border-radius: 2px;
    outline: none;
    cursor: pointer;
}
/*Chrome thumb*/
input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 5px;
    /*16x16px adjusted to be same as 14x14px on moz*/
    height: 16px;
    width: 16px;
    border-radius: 5px;
    background: #e7e7e7;
    border: 1px solid #c5c5c5;
}
/*Mozilla thumb*/
input[type="range"]::-moz-range-thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
    -moz-border-radius: 5px;
    height: 14px;
    width: 14px;
    border-radius: 5px;
    background: #e7e7e7;
    border: 1px solid #c5c5c5;
}
/*IE & Edge input*/
input[type=range]::-ms-track {
    width: 300px;
    height: 6px;
    /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
    background: transparent;
    /*leave room for the larger thumb to overflow with a transparent border */
    border-color: transparent;
    border-width: 2px 0;
    /*remove default tick marks*/
    color: transparent;
}
/*IE & Edge thumb*/
input[type=range]::-ms-thumb {
    height: 14px;
    width: 14px;
    border-radius: 5px;
    background: #e7e7e7;
    border: 1px solid #c5c5c5;
}
/*IE & Edge left side*/
input[type=range]::-ms-fill-lower {
    background: #919e4b;
    border-radius: 2px;
}
/*IE & Edge right side*/
input[type=range]::-ms-fill-upper {
    background: #c5c5c5;
    border-radius: 2px;
}
/*IE disable tooltip*/
input[type=range]::-ms-tooltip {
    display: none;
}
input[type="text"] {
    border: none;
}
.listmanti, .commentmanti {
    display: block;
    height: auto;
    width: 100%;
    background: #262636;
    margin-top: 15px;
    border-radius: 3px;
}
.listmanti p, .commentmanti p {
    color: #fff;
    float: none;
    text-align: center;
    padding: 10px;
}
.listman {
    height: 200px;
    overflow: auto;
}
.listman ul li:hover {
    background: #f0f0f0;
}
.listman ul li a {
    display: block;
    padding: 10px 5px;
}
.commentlist .form-submit input{
    background-color: #e8bf1e !important;
    border-radius: 3px;
}
.commentlist .form-submit input:hover{
    background-color:#d8ad1e !important
}
.commentlist {
    float: right;
    width: 100%;
    font-size: 12px;
    background: #fff;
    box-shadow: 0 0 7px rgba(0, 0, 0, .1);
    border-radius: 3px;
    position: relative;
    margin-bottom: 10px
}
.commentlist .icon_comment_single {
    float: left;
    position: absolute;
    left: 10px;
    top: 10px;
    background: #ecc42d;
    width: 35px;
    height: 35px;
    line-height: 42px;
    text-align: center;
    border-radius: 3px;
    color: #fff
}
.commentlist ul li {
    font-size: 12px;
    line-height: 23px;
    font-weight: 500;
    color: #666
}
.commentlist ul {
    float: right;
    width: 100%;
    padding: 10px 10px 0 0;
    margin-bottom: 10px
}
.commentlist input,
.commentlist textarea {
    float: right;
    width: 100%;
    font-size: 12px;
    font-weight: 500;
    /* color: #FFF; */
    padding: 12px;
    margin-bottom: 5px;
    background: #e2e2e2;
    border-radius: 3px;
}
p.form-submit {
    display: none
}
.commentlist input.author_name {
    width: 49.5%
}
.commentlist input.author_email {
    float: left;
    width: 49.5%
}
.commentlist button {
    float: left;
    background: #ecc42d !important;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 10px;
    border-radius: 3px;
    cursor: pointer;
    transition: all .3s ease-out 0s;
    margin: 8px 5px;
}
.commentlist button:hover {
    background: rgb(75, 114, 48)
}
.commentlist button.blackey {
    background: #333
}
.commentlist button.blackey:hover {
    background: #000
}

.commentlist .comment-respond {
    float: right;
    width: 100%;
    padding: 10px
}

.list_comments {
    float: right;
    width: 100%;
    position: relative;
    line-height: 20px
}

.list_comments .vcard {
    float: right;
    width: 100%;
    position: relative;
    background-color: #F2F0F0;
    color: #999;
    -webkit-transition: all .40s;
    -moz-transition: all .40s;
    -o-transition: all .40s;
    transition: all .40s;
    border-top: 1px solid #D9D4D4;
    box-shadow: inset 0 1px #FCFAFA;
    -moz-box-shadow: inset 0 1px #fcfafa;
    -webkit-box-shadow: inset 0 1px #FCFAFA;
    padding: 18px 20px 18px 10px;
}

.list_comments .vcard .cm_avatar {
    float: right;
    margin-left: 5px
}

.commentlist .depth-2 .vcard {
    padding-right: 30px
}

.commentlist .depth-3 .vcard {
    padding-right: 60px
}

.commentlist .depth-4 .vcard {
    padding-right: 90px
}

.commentlist .depth-5 .vcard {
    padding-right: 120px
}

.commentlist .depth-6 .vcard {
    padding-right: 150px
}

.commentlist .depth-6 .line:nth-child(2) {
    display: none
}

.cm_author a {
    color: #649941
}

.list_comments .vcard .cm_avatar img {
    border-radius: 3px
}

.list_comments .vcard .cm_author {
    float: right;
    margin-left: 15px;
    color: #ccaa2b;
    font-size: 13px;
}

.list_comments .vcard .comment_text {
    font-size: 12px;
    font-weight: 500;
    color: #555
}


.list_comments .vcard .comment-reply-link{
    position: absolute;
    bottom: 5px;
    left: 5px;
    font-size: 10px;
    font-weight: 500;
    background: rgb(226, 226, 226);
    color: #5f5f5f;
    border-radius: 29px;
    padding: 2px 18px;
    transition: all .3s ease-out 0s;
}
.list_comments .vcard .comment-reply-link:hover{
    background:rgb(46,45,53);
    color: #fff !important;
}
.like_parsban_comments{
    float: left;
    font-size: 12px;
    position: absolute;
    top: 5px;
    left: 10px;
    color: #da1b1b;
}
.like_parsban_comments a{
    float: left;
    font-weight: 600;
    color: #d2171a
}
.like_parsban_comments span{
    float: left;
}
.like_parsban_comments i{
    float: left;
    color: #d2171a;
    margin-right: 5px
}
#commentform p {
    float: right;
}
.comment_text p {
    float: right;
}
#reply-title {
    font-size: 13px;
}
.depth-2 .vcard {
    background-color: #FBFBFB;
}
.next_comments {
    float: left;
    padding: 5px;
    margin: 7px 3px;
}
.next_comments a, .previous_comments a {
    color: #fff !important;
    padding: 5px;
    background: #807e75 !important;
    border-radius: 3px;
}
.previous_comments {
    float: right;
    padding: 5px;
    margin: 7px 3px;
}
.navigation .alignleft {
    float: right;
    padding: 5px;
}
.navigation .alignleft a {
    color: #fff !important;
    padding: 5px;
    background: #e8bf1e !important;
    border-radius: 3px;
}
.navigation .alignright {
    float: left;
    padding: 5px;
}
.navigation .alignright a:hover, .navigation .alignleft a:hover {
    background: #cfab1a !important;
}
.navigation .alignright a {
    color: #fff !important;
    padding: 5px;
    background: #e8bf1e !important;
    border-radius: 3px;
}
.nexprevchap {
    display: block;
    margin-top: 7px;
    text-align: center;
    float: left;
    color: #fff;
    font-size: 10px;
}
.comment_waiting {
    float: right;
    color: #9a9a9a;
}
@media screen and (max-width:767.5px) {
    .readside {
        position: relative !important;
    }
	.header-read{
		position: relative;
	}
	.readcontent {
        margin-top: 10px !important;
    }
	.hrread {
        border-top: 1px solid;
        width: 100%;
        border-left: none !important;
        height: auto !important;
    }
}
.mysocial {
    float: right;
    width: 100%;
    height: auto;
    text-align: center;
    box-shadow: 2px -2px 4px rgba(0, 0, 0, .2);
    margin-top: 10px;
}
.sotext {
    padding: 20px 40px;
    font-weight: bold;
}
.soicons {
    padding: 0 40px;
    width: 260px;
    margin: 0 auto;
    padding-bottom: 20px;
}
.soicons i {
    font-size: 20px;
    margin: 0 6px;
}
.soicons a {
    display: block;
    float: right;
    margin: 0 6px;
}
.soicons i:hover {
    color: #5e5e5e;
}
.fottext {
    padding: 20px 40px;
    font-size: 12px;
}
footer img {
    width: 100%;
    margin-top: 20px;
}
.content {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    float: right;
    width: 100%;
    padding-bottom: 10px;
}
.tt-single h2 {
    font: 20px myfont2;
    float: right;
    margin: 0 0;
    padding: 20px 10px;
}
.new-status {
    float: right;
    font: 12px myfont2;
    margin: 10px 10px;
    background: #06b600;
    border-radius: 5px;
    padding: 10px;
    color: #FFF;
}
.intro-team {
    float: right;
    font-size: 10px;
    margin: 10px 10px;
    border-radius: 20px;
    padding: 10px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    background: #262636;
    color: #fff !important;
}
.intro-team:hover {
    font-size: 11px;
}
.tt-single .timela {
    float: left;
    font: 14px myfont2;
    padding: 8px 8px;
    margin: 12px;
    border: 1px solid;
    border-radius: 5px;
}
.tt-index{
    font-size: 20px;
    float: right;
    width: 100%;
    height: 47px;
    line-height: 0;
    border-bottom: 3px solid #666;
    margin:15px 0 20px 0;
}
.tt-index h2{
    float: right;
    height: 32px;
    line-height: 0;
    font: 24px myfont2;
    margin-top: 15px;
    border-bottom: 3px solid #ecc42d;
}
.t-side{
    font-size: 20px;
    float: right;
    width: 100%;
    height: 47px;
    line-height: 0;
    border-bottom: 3px solid #666;
    margin:15px 0 20px 0;
}
.t-side h3{
    float: right;
    height: 32px;
    line-height: 0;
    font: 24px myfont2;
    margin-top: 15px;
    border-bottom: 3px solid #ecc42d;
}
.hrcontent {
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.myview {
    float: left;
    font: 14px myfont2;
    padding: 8px 8px;
    margin: 12px;
}
.chapposter, .chapinfoin {
    float: right !important;
    margin-bottom: 10px;
}
.chapposter {
    margin: 10px 0;
}
.chapinfoin li {
    float: right;
    width: 100%;
    padding: 8px;
}
.chapinfoin span {
    float: right;
    width: 33%;
    font-size: 12px;
    margin-bottom: 7px;
}
.chapposter img {
    width: 100%;
    height: auto;
	border-radius: 5px;
	border: 3px solid #bdb8b8;
}
.chapright {
    float: right;
}
.chapleft {
    float: left;
}
.description_chap {
    float: right;
    width: 100%;
    font-size: 11px;
    font-weight: 500;
    line-height: 25px;
    padding-right: 10px;
    background: rgba(175, 175, 175, 0.32941176470588235);
    border-radius: 3px;
    padding: 14px;
    clear: both;
    position: relative;
    margin-top: 20px;
}
.description_chap .tabs ul.tabs-nav li.fa,
.description_chap .tabs ul.tabs-nav li.en {
    float: left;
    height: 25px;
    line-height: 15px;
    position: absolute;
    left: 5px;
    top: -25px;
    background: rgba(175, 175, 175, 0.32941176470588235);
    width: 22px;
    padding: 5px 5px !important;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    cursor: pointer;
    font-weight: bold;
}
.description_chap .tabs ul.tabs-nav li.en {
    left: 40px
}
.description_chap .tabs ul.tabs-nav li.tab-active {
    color: #8a7c12;
}
.description_chap .tabs .tabs-content .fa-cont {
    font-weight: 500;
    font-size: 12px;
}
.description_chap .tabs .tabs-content .en-cont {
    font-weight: 500;
    direction: ltr;
    text-align: left
}
.description_chap ul.tabs li.tab-link2 {
    left: 30px
}
.payam{
    float: right;
    margin-top: 10px;
    color: #8a7c12;
    border-radius: 3px;
    background: rgb(241, 232, 191);
    width:100%;
    font-size:11px;
    padding:5px;
    margin-bottom:10px;
    text-align:center;
    font-weight:normal;
}
.download-series{
    padding: 15px 30px;
    width: 90%;
    border-radius: 10px;
    margin: 5px 5%;
    float: right;
    font-size: 13px;
}
.download-series .down-row-serie{
    float: right;
    width: 100%;
    padding: 5px;
	border: 1px dashed #d5560a;
	margin: 5px 0;
	border-radius: 5px;
}
.download-series .down-row-serie .wppper-line {
    float: right;
    width: 23%;
    padding: 10px;
    border: 1px solid #c8cace;
    margin-left: 20px;
    margin-bottom: 10px;
    border-radius: 3px;
}
.download-series .down-row-serie .wppper-line:hover {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    -o-transition: all ease-in-out .2s;
    -webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;
}
.download-series .down-row-serie ul.meta li {
    float: right;
    height: auto;
    font-size: 11px;
    font-weight: 200;
    color: #F8D347;
    margin-left: 10px;
    border-radius: 3px;
    line-height: 25px
}
.download-series .down-row-serie ul.meta li{
    color: #000;
}
.download-series .down-row-serie ul.meta li span {
    height: 100%;
    font-weight: 500;
    float: right;
    color: #000;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    padding-left: 5px
}
.download-series .down-row-serie ul.dl li {
    float: none;
}
.download-series .down-row-serie ul.dl li a {
    float: left;
    height: 26px;
    font-size: 10px;
    font-weight: 600;
    text-align: center;
    border: 2px solid #777;
    border-radius: 2px;
    padding: 2px 10px;
    margin-right: 5px;
    line-height: 18px;
    margin-bottom: 2px;
    width: 100%;
}
.download-series .down-row-serie ul.dl li a:hover {
    background: #454545;
    color: #fff !important;
}
.download-series .motlis{
    float: right;
    width: 100%;
    padding: 5px;
    text-align: center;
}
.download-series .motlis .wppper-line {
    width: 30%;
    padding: 10px;
    border: 1px solid #c8cace;
    margin-left: 20px;
    margin-bottom: 10px;
    border-radius: 3px;
    max-height: 270px;
    display: inline-block;
    text-align: right;
    position: relative;
}
.download-series .motlis ul.meta li {
    float: right;
    height: auto;
    font-size: 11px;
    font-weight: 200;
    color: #F8D347;
    margin-left: 10px;
    border-radius: 3px;
    line-height: 25px
}
.download-series .motlis ul.meta li{
    color: #000;
}
.download-series .motlis ul.meta li span {
    height: 100%;
    font-weight: bold;
    float: right;
    color: #000;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    padding-left: 5px
}
.download-series .motlis ul.dl li {
    float: none;
}
.download-series .motlis ul.dl li a {
    float: left;
    height: 26px;
    font-size: 10px;
    font-weight: 600;
    text-align: center;
    border: 2px solid #777;
    border-radius: 2px;
    padding: 2px 10px;
    margin-right: 5px;
    line-height: 18px;
    margin-bottom: 2px;
    width: 100%;
}
.download-series .motlis ul.dl li a:hover {
    background: #454545;
    color: #fff !important;
}
.nnew {
    color:#909090 !important;
    font-size: 10px;
}
.related-chap {
    float: right;
    width: 100%
}
.related-chap .title {
    float: right;
    width: 100%
}
.related-chap .title span {
    float: right;
    line-height: 20px;
    font-size: 13px;
    font-weight: 600;
    color: #666
}
.related-chap ul li {
    float: right;
    width: 17.5%;
    padding: 8px;
    line-height: 24px;
    text-align: center;
    margin: 0 10px;
}
.related-chap ul li:hover h3 a {
    color: #d0a915;
}
.related-chap ul li:first-child {
    padding-right: 0
}
.related-chap ul li:last-child {
    padding-left: 0
}
.related-chap ul li .thumb {
    float: right;
    width: 100%;
    position: relative
}
.related-chap ul li .thumb span {
    font-size: 12px;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    line-height: 33px;
    background: rgba(248, 211, 71, .8);
    color: #fff;
    position: absolute;
    top: 5px;
    right: 5px;
    text-align: center
}
.related-chap ul li .thumb img {
    width: 100%;
    height: 230px;
    border-radius: 10px;
}
.related-chap ul li h3 a {
    font-size: 12px;
    font-weight: 500;
    color: #666
}
div.bpx-af {
    float: right;
    width: 100%;
    color: #3f3f3f;
    background-color: #f3f3f3 !important;
    border-bottom: 1px dashed #DBDBDB;
    padding-bottom: 0;
    margin-bottom: 13px;
    margin-top: 20px;
}
div.bpx-af i {
    float: right;
    width: 100%;
    font-size: 15px;
    padding-top: 1px;
    text-align: center;
}
div.bpx-af h3 {
    font-family: myfont2;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    color: #d8ab05;
    margin: 0 auto;
    float: right;
    padding: 10px 15px;
    cursor: pointer;
}
.motright {
    float: right;
}
.motleft {
    float: left;
}
.certcontent {
    text-align: center;
    color: #5b0596;
    padding-top: 10px;
    margin: 0 25px;
}
.certpage {
    margin: 0 25px;
    font-size: 13px;
}
.postcat {
    font-size: 12px;
    border-top: 1px dashed;
    padding: 10px 15px;
}
.postcat span {
    font-weight: bold;
}
.postcat a {
    color: #555 !important;
}
.postcat a:hover {
    color: #000 !important;
}
.subheadcat {
    float: right;
    font-size: 10px;
    padding: 8px 8px;
    margin: 5px;
    border: 1px solid;
    border-radius: 5px;
    margin-right: 25px;
}
.subheadcat li {
    font-weight: bold;
    font: 14px myfont2;
}
.subheadcat a {
    font-weight: normal;
    color: #555 !important;
    font: 14px myfont2;
}
.subheadcat a:hover {
    color: #000 !important;
}
.subheadgenre {
    float: right;
    font-size: 10px;
    padding: 8px 8px;
    margin: 5px;
    border: 1px solid;
    border-radius: 5px;
}
.subheadgenre li {
    font-weight: bold;
    font: 14px myfont2;
}
.subheadgenre a {
    font-weight: normal;
    color: #555 !important;
    font: 14px myfont2;
}
.subheadgenre a:hover {
    color: #000 !important;
}
.wp-pagenavi {
    float: right;
    width: 100%;
    background: #fff;
    padding: 5px;
    font-size: 11px;
    font-weight: 700;
    margin-bottom: 10px;
    box-shadow: 0 0 7px rgba(0, 0, 0, .1);
    border-radius: 3px;
}

.wp-pagenavi span.pages {
    float: right;
    background: #e0e0e0;
    border-radius: 3px;
    font-weight: 600;
    color: #777;
    padding: 9px 21px 6px 21px;
    border: none !important;
}

.wp-pagenavi span.page-numbers,
.wp-pagenavi a.page-numbers {
    float: right;
    width: 25px;
    font-size: 12px;
    height: 31px;
    background: #e0e0e0;
    border-radius: 2px;
    font-weight: 500;
    line-height: 22px;
    text-align: center;
    color: #6b6b6b;
    margin-right: 5px;
    border: none !important;
    padding: 5px;
}
.alllist {
    float: left;
    font-size: 12px;
    margin-top: 25px;
    margin-left: 40px;
}
.alllist a {
    border: 1px solid #f8d347;
    padding: 5px;
    border-radius: 3px;
    background: rgb(241, 232, 191);
}
.alllist a:hover {
    background: rgb(228, 218, 174);
}
.ratemarkshare {
    float: left;
    margin-top: 20px;
    text-align: center;
    font-family: myfont1;
}
.kksr-legend span {
    float: none;
}
.infofooter {
    float: right !important;
}
.share-content, .lib {
    height: auto;
    display: block;
    margin-top: 15px;
    margin-bottom: 25px;
}
.share-content a, .lib button {
    background: #727485;
    padding: 8px;
    border-radius: 3px;
    margin: 5px;
    color: #fff !important;
    font-size: 15px;
}
.lib button {
    padding-left: 0;
    opacity: 1 !important;
}
.share-content span {
    float: none;
    font-size: 13px;
}
.lib i {
    float: right;
    margin-left: 5px;
    margin-top: 2px;
    color: #000;
}
.lib span {
    float: none;
    background: #333548;
    padding: 8px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
.yz-custom-tab {
    text-align: right;
}
.yz-custom-tab ul {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    background: #fff;
    border-radius: 4px;
}
.yz-custom-tab ul li {
    border-bottom: 1px solid rgba(0,0,0,0.2);
    border-top: none !important;
    padding: 0 10px;
}
.yz-custom-tab ul li:hover {
    background: #d9d9d9;
}
.yz-custom-tab ul li p a {
    font-family: 'iransans';
    display: block;
    padding: 12px 0;
}
.slidcat {
    position: absolute;
    left: 0;
    background: #ffaa24;
    top: 8px;
    padding: 0 5px;
	padding-top: 7px;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
    font: 12px myfont2;
}
.nonepage img {
    width: 100%;
    }
.returnnone {
    font: 35px myfont2;
    color: #ff6000 !important;
    display: block;
    text-align: center;
}
.DropDownField, .TextField {
    float: right;
    width: 50%;
    padding-left: 5px;
}
.postform {
    float: right;
    width: 100%;
    height: 35px;
    font-size: 12px;
    font-weight: bold;
    padding: 7px 10px;
    background: #f2f2f2;
    margin-top: 5px;
}
.searchform-controls {
    margin-bottom: 5px;
}
.flnsearch {
    float: none !important;
    opacity: 1 !important;
    color: #000 !important;
}
article.posts2 {
    float: right;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 7px rgba(0, 0, 0, .1);
    border-radius: 3px;
    margin-bottom: 10px;
    overflow: hidden
}
article.posts2 .wapper-posts {
    float: right;
    width: 100%;
    position: relative;
    padding: 10px;
    font-size: 12px
}
article.posts2 .wapper-posts header.posts2 {
    font-family: myfont2;
}
article.posts2 .wapper-posts header.posts {
    float: right;
    width: 100%;
    height: 55px;
    position: relative;
    border-bottom: 1px dashed #DBDBDB
}
article.posts2 .wapper-posts header.posts {
    height: auto;
    padding: 0 0 5px 0
}
article.posts2 .wapper-posts header.posts h2:before {
    float: right;
    font: 16px icon;
    content: "\66";
    margin-left: 1px;
    color: #555
}
article.posts2 .wapper-posts header.posts h2,
article.posts2 .wapper-posts header.posts h2 a {
    font-size: 13px;
    color: #666;
    font-weight: 700;
    line-height: 20px
}
article.posts2 .wapper-posts header.posts .timela {
    float: left;
    font-size: 10px;
    font-weight: 500;
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 10px;
    background: rgb(208, 224, 198);
    color: rgb(100, 153, 65);
    border-radius: 15px
}
article.posts2 .wapper-posts header.posts .meta-posts {
    float: right;
    width: 100%;
    padding: 7px 0 0 0;
    font-size: 10px;
    line-height: 18px;
    font-weight: 500
}
article.posts2 .wapper-posts header.posts .meta-posts ul li {
    float: right;
    font-size: 10px;
    font-weight: 500;
    margin-left: 5px;
    padding: 0 0 0 5px;
    border-left: 1px solid rgba(204, 204, 204, .5);
    color: #666
}
article.posts2 .wapper-posts header.posts .meta-posts ul li:nth-last-child {
    border: none
}
article.posts2 .wapper-posts header.posts .meta-posts ul li.left {
    float: left;
    padding: 0;
    border: none;
    color: #555
}
article.posts2 .wapper-posts header.posts .meta-posts ul li a {
    color: rgba(114, 174, 73, 1)
}
article.posts2 .wapper-posts header.posts .meta-posts ul li i {
    float: right;
    font-size: 14px;
    line-height: 0;
    color: #666;
    margin-left: 3px
}
article.posts2 .wapper-posts header.posts .meta-posts ul li.left i {
    float: left;
    margin-left: 0;
    margin-right: 3px
}
article.posts2 .wapper-posts .post-content .cover_body {
    float: right;
    width: 100%;
    text-align: center
}
article.posts2 .wapper-posts .post-content .cover_body img {
    max-width: 70%;
    height: auto
}
article.posts2 .wapper-posts .post-content p {
    font-weight: 300
}
article.posts2 .wapper-posts .post-content .film_meta_box {
    float: right;
    width: 70%;
    padding-right: 10px
}
article.posts2 .wapper-posts .post-content .film_meta_box.search {
    width: 100%
}
article.posts2 .wapper-posts .post-content .film_meta_box ul li {
    float: right;
    width: 100%;
    padding: 8px;
    font-size: 10px;
    line-height: 20px;
    font-weight: 400;
    background: #f2f2f2
}
article.posts2 .wapper-posts .post-content .film_meta_box ul li:nth-child(even) {
    background: #f9f9f9
}
article.posts2 .wapper-posts .post-content .film_meta_box ul li span {
    float: right;
    width: 50%;
}
article.posts2 .wapper-posts .post-content .film_meta_box ul li b {
    float: right;
    font-size: 11px;
    font-weight: 700;
    margin-left: 5px
}
article.posts2 .wapper-posts .post-content .film_meta_box ul li i {
    float: right;
    font-size: 15px;
    line-height: 18px;
    color: #666;
    margin-left: 5px
}
article.posts2 .wapper-posts .post-content .description_film {
    float: right;
    width: 100%;
    font-size: 11px;
    font-weight: 500;
    line-height: 25px;
    padding-right: 10px;
    background: rgb(66, 66, 73);
    color: rgb(248, 211, 71);
    border-radius: 3px;
    padding: 5px;
    clear: both;
    position: relative;
    margin-top: 10px
}
article.posts2 .wapper-posts .post-content .description_film .tabs ul.tabs-nav li.fa,
article.posts2 .wapper-posts .post-content .description_film .tabs ul.tabs-nav li.en {
    float: left;
    height: 25px;
    width: 25px;
    line-height: 15px;
    position: absolute;
    left: 5px;
    top: -25px;
    background: rgb(66, 66, 73);
    width: auto;
    color: #fff;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    cursor: pointer
}
article.posts2 .wapper-posts .post-content .description_film .tabs ul.tabs-nav li.en {
    left: 40px
}
article.posts2 .wapper-posts .post-content .description_film .tabs ul.tabs-nav li.tab-active {
    color: rgb(248, 211, 71)
}
article.posts2 .wapper-posts .post-content .description_film .tabs .tabs-content .fa-cont {
    font-weight: 500
}
article.posts2 .wapper-posts .post-content .description_film .tabs .tabs-content .en-cont {
    font-weight: 500;
    direction: ltr;
    text-align: left
}
article.posts2 .wapper-posts .post-content .description_film ul.tabs li.tab-link2 {
    left: 30px
}
article.posts2 .wapper-posts .post-content .cover_film {
    float: right;
    width: 30%;
    height: 310px;
    position: relative;
    border-radius: 3px
}
article.posts2 .wapper-posts .post-content .cover_film .share_post {
    width: 100%;
    margin-top: -10px
}
article.posts2 .wapper-posts .post-content .cover_film .share_post ul li {
    width: 33.3%;
    border-radius: 0;
    margin-left: 0
}
article.posts2 .wapper-posts .post-content .cover_film img {
    width: 100%;
    height: 100%
}
article.posts2 .wapper-posts .content_text {
    float: right;
    width: 100%;
    line-height: 25px;
    margin-top: 30px
}
article.posts2 .wapper-posts .content_text strong {
    font-weight: 700
}
article.posts2 .wapper-posts .content_text em {
    font-style: italic
}
article.posts2 .wapper-posts .content_text img {
    max-width: 100%;
    height: auto
}
article.posts2 .wapper-posts .content_text strong em,
article.posts2 .wapper-posts .content_text em strong {
    font-weight: 700;
    font-style: italic
}
article.posts2 .wapper-posts .content_text strong a,
article.posts2 .wapper-posts .content_text span strong,
article.posts2 .wapper-posts .content_text span strong a,
article.posts2 .wapper-posts .content_text span strong span {
    font-weight: 700
}
article.posts2 .wapper-posts .content_text hr {
    border-bottom: 1px solid #ccc
}
article.posts2 .wapper-posts .content_text form#contactform {
    float: right;
    width: 100%;
}
article.posts2 .wapper-posts .content_text form#contactform .itemform {
    float: right;
    width: 100%;
    margin-bottom: 5px
}
article.posts2 .wapper-posts .content_text form#contactform .itemform input,
.content_text form#contactform .itemform textarea {
    float: right;
    width: 70%;
    font-weight: 500;
    font-size: 12px;
    padding: 5px;
    background: #e2e2e2;
    border-radius: 1px;
}
article.posts2 .wapper-posts .content_text form#contactform .itemform textarea {
    width: 100%;
    font-weight: normal
}
article.posts2 .wapper-posts .content_text form#contactform input.button {
    float: left;
    background: rgb(100, 153, 65);
    padding: 5px 15px;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    transition: all .3s ease-out 0s
}
article.posts2 .wapper-posts .content_text form#contactform input.button:hover {
    background: #333
}
article.posts2 .wapper-posts .content_text h1 {
    font-size: 36px
}
article.posts2 .wapper-posts .content_text h2 {
    font-size: 30px
}
article.posts2 .wapper-posts .content_text h3 {
    font-size: 15px
}
article.posts2 .wapper-posts .content_text h4 {
    font-size: 18px
}
article.posts2 .wapper-posts .content_text h5 {
    font-size: 14px
}
article.posts2 .wapper-posts .content_text h6 {
    font-size: 12px
}
article.posts2 .wapper-posts .content_text {
    max-width: 100%;
    height: auto
}
article.posts2 .wapper-posts .content_text ol,
article.posts2 .wapper-posts .content_text ul {
    margin: 0 0 20px 15px
}
article.posts2 .wapper-posts .content_text ul li {
    list-style: outside disc;
    list-style-image: none
}
article.posts2 .wapper-posts .content_text ol li {
    list-style: outside decimal
}
article.posts2 .wapper-posts .content_text li {
    margin: 0 10px 0 0
}
article.posts2 .wapper-posts .content_text li ul,
article.posts2 .wapper-posts .content_text li ol {
    margin: 5px 0 0 15px
}
article.posts2 .wapper-posts .content_text table {
    border-spacing: 0;
    width: 100%;
    border: 1px solid #eee;
    border-collapse: separate;
    margin-bottom: 1.5em
}
article.posts2 .wapper-posts .content_text table tr:nth-child(even) {
    background: #F9F9F9
}
article.posts2 .wapper-posts .content_text table td,
article.posts2 .wapper-posts .content_text table th {
    padding: .4em;
    text-align: left;
    border-right: 1px dotted #eee
}
article.posts2 .wapper-posts .content_text table thead th {
    background: #F4F4F4;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    text-transform: uppercase;
    padding: .7em .4em;
    vertical-align: middle
}
article.posts2 .wapper-posts .content_text table tbody th {
    background: #F4F4F4;
    border-bottom: 1px solid #eee
}
article.posts2 .wapper-posts .content_text table tbody td {
    border-bottom: 1px solid #eee
}
article.posts2 .wapper-posts .content_text table tr th:last-child,
article.posts2 .wapper-posts .content_text table tr td:last-child {
    border-right: 0
}
article.posts2 .wapper-posts .content_text table tbody tr:last-child td,
article.posts2 .wapper-posts .content_text table tbody tr:last-child th {
    border-bottom: 0
}
article.posts2 .wapper-posts .content_text a {
    color: rgb(0, 0, 0)
}
.toptab {
    height: 200px;
}
.toptabteam {
    width: 90%;
    height: 200px;
}
.tabcover {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    padding: 10px;
}
.tabtitle {
    position: absolute;
}
.tabtitle p{
    float: right;
    font: 20px myfont2;
    padding: 5px;
    border-bottom: 1px solid;
    border-bottom-left-radius: 8px;
    position: relative;
    top: -10px;
    right: -15px;
    border-left: 1px solid;
}
.chapleft ul.dl {
    font-size: 10px;
}
.comment_date {
    float: right;
    margin: 0 3px;
}
.must-login {
    color: rgb(223 5 75) !important;
}
.comment-type {
    background: #eb2481;
    float: right;
    color: #fff;
    padding: 0 5px;
    border-radius: 3px;
    font-size: 11px;
    margin-right: 10px;
}
.comment-type2 {
    float: left;
    margin: 7px 5px;
    font-size: 11px;
}
.comment-type2 select {
    background: #f2f2f2;
    height: 30px;
}
.season_b {
    margin-bottom: 5px;
    display: block;
	cursor: pointer;
}
.yz-directory-filter .item-list-tabs li a span {
    color: #000;
}
.yz-profile-navmenu .yz-navbar-item a span.count {
    color: #000;
}
.yz-pagination .current .yz-page-nbr {
    color: #9e9e9e !important;
}
#yz-wall-form .yz-wall-actions .yz-wall-post {
	color: #000 !important;
}
.m1 {
    text-align: center;
    display: block;
    background: rgb(241, 232, 191);
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    padding: 3px;
    font-size: 11px;
    border: 1px solid #f8d347;
    cursor: pointer;
}
.side_right {
    width: 20%;
    float: right;
    margin-top: 20px;
}
.req-form {
    font: 20px myfont2;
}
.cat_list {
    margin: 0 30px 10px;
}
.cat_list_items ul li {
    float: right;
    width: 100%;
    position: relative;
    text-align: right;
    line-height: 30px;
    font-size: .8rem;
    transition: .2s;
    height: 100%;
}
.cat_list_items ul li a {
    font-size: 11px;
    color: #3f3f3f;
    transition: all .3s ease-out;
    width: 100%;
    display: block;
    padding: 3px 10px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.cat_list_items ul li:hover {
    background-color: #dddddd;
}
.cat_list_items ul li ul li a {
    padding: 3px 25px;
}
.cat_list_items ul li ul li:hover {
    background-color: #c4c4c4;
}
.category_list .cat-item ul.children {
    display: none;
}
.all_cat_list_items ul li {
    float: right;
    width: 100%;
    position: relative;
    text-align: right;
    line-height: 30px;
    font-size: .8rem;
    cursor: pointer;
    transition: .2s;
    height: 100%;
    margin: 10px 0;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
.all_cat_list_items ul li ul li {
    width: 20%;
    margin: 0;
    box-shadow: none;
    border-left: 1px solid rgba(0, 0, 0, .1);
}
.all_cat_list_items ul li ul li a {
    border: none;
}
.all_cat_list_items ul li a {
    font-size: 11px;
    color: #3f3f3f;
    transition: all .3s ease-out;
    width: 100%;
    display: block;
    padding: 3px 10px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.all_cat_list_items ul li:hover {
    background-color: #dddddd;
}
.all_cat_list_items ul li ul li a {
    padding: 3px 25px;
}
.all_cat_list_items ul li ul li:hover {
    background-color: #c4c4c4;
}
.categories_list {
    float: right;
    max-height: 515px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    overflow: auto;
}
.categories_list li ul {
    display: none;
}
.cat-active {
    background-color: #dddddd;
}
table, thead, tr, tbody {
    float: right;
    width: 100%;
}
#all_list {
    background: #fff;
}
.table_title {
    float: right;
    border: 1px solid;
    border-radius: 3px;
    padding: 5px;
    width: 24%;
    text-align: right;
    margin-left: 1px;
	overflow: hidden;
}
.table_info {
    float: right;
    padding: 5px;
    width: 24%;
    text-align: right;
    margin-left: 1px;
    margin-bottom: 1px;
    background: #eeeeee;
    font-size: 12px;
    height: 45px;
	overflow: hidden;
}
.list_head {
    margin-bottom: 2px;
}
.shab {
    border: 1px solid #000;
    border-radius: 3px;
    margin-top:5px;
    padding: 5px;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
	float: right;
	width: 100%
}
.inshab1 {
	float: right;
	margin-bottom: 0
}
.inshab2 {
	float: left;
	margin-bottom: 0
}
.btn-primary {
    background-color: rgb(214, 176, 34) !important;
    border-color: inherit !important;
}
input.form-control {
    border: 1px solid #ccc;
}
article.posts .wapper-posts .content_text hr {
    border-bottom: 1px solid #ccc
}
article.posts .wapper-posts .content_text form#contactform {
    float: right;
    width: 100%;
}
article.posts .wapper-posts .content_text form#contactform .itemform {
    float: right;
    width: 100%;
    margin-bottom: 5px
}
article.posts .wapper-posts .content_text form#contactform .itemform input,
.content_text form#contactform .itemform textarea {
    float: right;
    width: 70%;
    font-weight: 500;
    font-size: 12px;
    padding: 7px;
    background: #e2e2e2;
    /* border: 1px solid #ccc; */
    border-radius: 1px;
}
article.posts .wapper-posts .content_text form#contactform .itemform textarea {
    width: 100%;
    font-weight: normal
}
article.posts .wapper-posts .content_text form#contactform input.button, .btn-primary {
    float: left;
    background: rgb(214, 176, 34);
    padding: 5px 15px;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    transition: all .3s ease-out 0s;
}
article.posts .wapper-posts .content_text form#contactform input.button:hover, .btn-primary:hover {
    background: #333 !important;
}
.postcontent {
    float: right;
    margin-right: 20px;
    font-size: 12px;
}
.darklight {
    margin: 23px;
    float: left;
    cursor: pointer;
    font-size: 18px;
}
body.dark-mode {
    background-color: #111;
    color: #eee;
}
body.dark-mode .yz-page {
    background-color: #111;
}
body.dark-mode .yz-directory-filter {
    background-color: #000;
	box-shadow: 0 0 8px rgba(255, 255, 255, 0.7);
}
body.dark-mode #yz-members-list li .yzm-user-data {
    background-color: #000;
    box-shadow: 0 0 8px rgba(255, 255, 255, 0.7);
}
body.dark-mode .yzm-user-actions a {
    background-color: #6f6f6f;
}
body.dark-mode #yz-profile-navmenu {
    background-color: #000;
}
body.dark-mode .yz-white-bg {
    background-color: #000;
}
body.dark-mode .yz-media-box, body.dark-mode .yz-media-filter {
    background-color: #4f4f4f;
}
body.dark-mode .yz-custom-tab ul {
    background: #000;
}
body.dark-mode .yz-tab-comment {
    background-color: #000;
}
body.dark-mode .yz-tab-comment .view-comment-button {
    background-color: #2f2f2f;
}
body.dark-mode .yz-pagination .yz-nav-links .page-numbers, body.dark-mode .yz-pagination .yz-pagination-pages {
    background: #000;
}
body.dark-mode .yz-pagination .yz-nav-links .page-numbers:hover:not(.current) {
    background-color:#111;
}
body.dark-mode .yz-custom-tab ul li:hover {
    background: #9d9d9d;
}
body.dark-mode .youzer div.item-list-tabs, body.dark-mode #youzer #send_message_form, body.dark-mode #yz-profile-navmenu .yz-settings-menu {
    background-color: #000;
}
body.dark-mode #send_message_form .submit #send {
	background-color: #999797;
}
body.dark-mode .youzer #yz-wall-form, body.dark-mode .yz-wall-content, body.dark-mode .youzer .activity-header, body.dark-mode .youzer .activity-inner, body.dark-mode .youzer .activity-meta {
    background-color: #000;
}
body.dark-mode a {
    color: #eee !important;
}
body.dark-mode .header {
    background: #000;
}
body.dark-mode .tabcover {
    box-shadow: 0 0 8px rgba(255, 255, 255, 0.7);
}
body.dark-mode .box-index {
    background: black;
}
body.dark-mode .tt-film h2 {
    color: #eee;
}
body.dark-mode article.posts {
    box-shadow: 0 0 7px rgba(255, 255, 255, 0.1);
}
body.dark-mode .box-index .meta_film_panel {
    color: #eee;
    background: rgba(0, 0, 0, 0.9);
}
body.dark-mode .box-index .meta_film .meta_film_panel ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
body.dark-mode .alllist a {
    background: rgb(60, 58, 52) !important;
}
body.dark-mode .alllist a:hover {
    background: rgb(43, 42, 38) !important;
}
body.dark-mode .slidcat a {
    color: #333 !important;
}
body.dark-mode .slidcat {
    color: #333;
}
body.dark-mode .tabltext p {
    color: #333;
}
body.dark-mode #menu_item ul li ul {
    background: #000;
}
body.dark-mode #menu_item ul li ul li a:hover {
    background: #434343;
}
body.dark-mode .commentlist {
    background: #000;
}
body.dark-mode .commentlist textarea {
    background: #2e2e2e;
}
body.dark-mode .list_comments .vcard {
    background: #2e2e2e;
}
body.dark-mode .list_comments .vcard .comment-reply-link {
    background: rgb(55, 55, 55);
}
body.dark-mode div.bpx-af {
    background-color: #3f3f3f !important;
}
body.dark-mode .download-series .down-row-serie ul.meta li span {
    color: #fff;
}
body.dark-mode .download-series .down-row-serie ul.meta li {
    color: #fff;
}
body.dark-mode .download-series .motlis ul.meta li {
    color: #fff;
}
body.dark-mode .download-series .motlis ul.meta li span {
    color: #fff;
}
body.dark-mode .certcontent {
    color: #bb58ff;
}
body.dark-mode .search-box input {
    background: #0f0f0f;
    color: #fff !important;
}
body.dark-mode .btnsearch {
    background: #0f0f0f !important;
}
body.dark-mode #menu_panel ul li ul {
    background: #000;
}
body.dark-mode #menu_panel ul li ul li a:hover {
    background: #434343;
}
body.dark-mode .download-series .down-row-serie .wppper-line:hover {
    box-shadow: 0 0 8px rgba(255, 255, 255, 0.5);
}
body.dark-mode .intro-team {
    color: #eee;
}
body.dark-mode .postcat a {
    color: #ddd !important;
}
body.dark-mode .postcat a:hover {
    color: #fff !important;
}
body.dark-mode .header {
    box-shadow: 2px 2px 4px rgba(255, 255, 255, .2);
}
body.dark-mode .fullread, .returnread {
    color: white !important;
}
body.dark-mode .readside {
    background-color: #000;
}
body.dark-mode .readside output {
    color: #eee;
}
body.dark-mode .listman ul li:hover {
    background: #2d2d2d;
}
body.dark-mode .commentlist {
    box-shadow: 0 0 7px rgba(255, 255, 255, .5);
}
body.dark-mode .content {
    box-shadow: 0 0 8px rgba(255, 255, 255, 0.7);
}
body.dark-mode .modal-content {
	background-color: #000;
	box-shadow: 1px 0 15px rgba(255,255,255,.5);
}
body.dark-mode .postform {
	background: #2f2f2f;
}
body.dark-mode .closesearch {
	color: #fff !important;
}
body.dark-mode .search_result ul li, body.dark-mode .nores{
	background: #3e3c47;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
body.dark-mode .search_result ul li a {
	color: #fff !important;
}
body.dark-mode .categories_list {
    box-shadow: 1px 0 15px rgba(255,255,255,.5);
}
body.dark-mode article.allposts {
    background: #111;
    box-shadow: 1px 0 15px rgba(255,255,255,.5);
}
body.dark-mode article.allposts .wapper-posts header.posts h2:before{
    color: #111;
}
body.dark-mode article.allposts .wapper-posts .content_text form#contactform .itemform input, body.dark-mode .content_text form#contactform .itemform textarea {
    background: #424242;
}
body.dark-mode input.form-control, body.dark-mode .form-control {
    background-color: #424242 !important;
    color: #a5a5a5 !important;
}
body.dark-mode .all_cat_list_items ul li {
    box-shadow: 1px 0 15px rgba(255,255,255,.5);
}
body.dark-mode .all_cat_list_items ul li:hover, body.dark-mode .cat_list_items ul li:hover {
    background-color: #333333;
}
body.dark-mode .all_cat_list_items ul li ul li:hover, body.dark-mode .cat_list_items ul li ul li:hover {
    background-color: #444444;
}
body.dark-mode .m1 {
    color: #000 !important;
}
body.dark-mode .table_title, body.dark-mode .table_info, body.dark-mode .table_info a{
    border-color: #fff;
}
body.dark-mode #all_list {
    background-color: #111;
}
body.dark-mode .table_info {
    background-color: #2d2d2d;
}
body.dark-mode .cat-active {
    background-color: #333333;
}